# Universal configuration 02.12.2008
# valid for Blaupunkt Bluetooth(BT)-USB-Interface 7 607 545 500
# SW8B20AM (20.11.2008) onwards
#
# > Copy / type all necessary configuration data into the
#   Blaupunkt\config.txt file on your USB memory stick.
# > Syntax is [KEYWORD]=[PARAMETER].
# > Add or remove # in column 1 to (de)activate resp. parameter.
# > Use only CAPITAL letters in all configuration lines.
# > Lines starting with "#" are comments for your information 
#   without any effect on configuration.
#
# ======================================================
#
# Configure BSC | TXT | MD mode communication
# between BT-USB-Interface and Blaupunkt aftermarket car radio / RNS:
#
# BASIC (BSC) configuration:
[RADIO_TYPE_CDC_MD_MODE]=[CDC_BASIC]
# This configuration is the default one (factory setting).
# Settings are:
# > CDC-Mode supporting
#       up to 9 playlists or directories (incl. empty ones),
#       up to 99 tracks per playlist or directory
# > no text display
#
# TXT configuration:
#[RADIO_TYPE_CDC_MD_MODE]=[CDC_TEXT]
# Settings are:
# > CDC-Mode supporting
#       up to 9 playlists or directories (incl. empty ones),
#       up to 99 tracks per playlist or directory
# > text display enabled
#       filename + title (*) + artist (*)
#       (*) if recorded in the MP3 file's ID3 tag
#
# MD configuration:
#[RADIO_TYPE_CDC_MD_MODE]=[MD_TEXT]
# > MD-Mode supporting
#      up to 999 playlists or directories (incl. empty ones),
#      up to 999 tracks per playlist or directory
#      NO direct playlist or directory access
#      only via CD up | CD down keys
# > text display enabled
#      filename + title (*) + artist (*)
#      (*) if recorded in the MP3 file's ID3 tag
#
# ======================================================
#
# Configure data to be shown in the radio display:
# Notes:
# > In BSC mode all switches MUST be OFF (default).
# > In TXT and MD mode you can select which data to be displayed.
#
[RADIO_DISPLAY_DIRECTORY]=[OFF]
[RADIO_DISPLAY_FILENAME]=[OFF]
[RADIO_DISPLAY_TITLE]=[OFF]
[RADIO_DISPLAY_ARTIST]=[OFF]
[RADIO_DISPLAY_ALBUM]=[OFF]
[RADIO_DISPLAY_COMMENT]=[OFF]
[RADIO_DISPLAY_YEAR]=[OFF]
#
# Hint: You can enable=[ON] or disable=[OFF] display
# of ID3 data by modifying the resp. parameter above.
#
# ======================================================
#
# Configure car radio specific adjustments:
#
# > for all Blaupunkt aftermarket radios and RNS
#   except listed below (default):
[RADIO_TYPE_DX_R70]=[OFF]
#
# > for DX-R70, RNS4:
#[RADIO_TYPE_DX_R70]=[ON]
#
# ======================================================
#
# Configure Bluetooth (BT) ON / OFF (default = ON)
#
# > BT enabled (if not disabled by below parameters) (default):
[BT_ON_OFF]=[ON]
#
# > This configuration will switch OFF all BT functions:
#[BT_ON_OFF]=[OFF]
#
# ======================================================
#
# Configure BT handsfree profile (HFP) ON / OFF (default = ON)
#
# > Hint: Operation of HFP needs [BT_ON_OFF]=[ON]!
#
[BT_HFP_ON_OFF]=[ON]
#[BT_HFP_ON_OFF]=[OFF]
#
# ======================================================
#
# Configure BT audio streaming profile (A2DP) ON / OFF (default = ON)
#
# > Hint: Operation of A2DP needs [BT_ON_OFF]=[ON]!
#
[BT_A2DP_ON_OFF]=[ON]
#[BT_A2DP_ON_OFF]=[OFF]
#
# ======================================================
#
# Configure BT compatibility mode:
#
# > for mobile phones requesting PIN after pairing 
#   to the interface (default)
[BT_COMP_MODE]=[OFF]
#
# > for mobile phones NOT requesting PIN after pairing 
#   to the interface
#[BT_COMP_MODE]=[ON]
#
# ======================================================
#
# Configure BT PIN number (for pairing):
#
# > PIN = 1234 (default)
[BT_USER_PIN]=[1234]
#
# > this will set PIN = 0000 (if enabled by removing "#")
#[BT_USER_PIN]=[0000]
#
# ======================================================
#
# Configure phonebook (PB) download:
#
# (*) if supported by mobile phone model
#
# > download all PB (*)(default)
[PB_DOWNLOAD_MODE]=[CFG_PB_ALL]
#
# > download PB from SIM card only (*)
#[PB_DOWNLOAD_MODE]=[CFG_PB_SIM]
#
# > download PB from mobile phone internal only (*)
#[PB_DOWNLOAD_MODE]=[CFG_PB_INT]
#
# > no PB download 
#[PB_DOWNLOAD_MODE]=[CFG_PB_NONE]
#
# ======================================================
#
# Configure MIC test mode (installation test)
#
# > Normal operation, MIC test mode disabled (default):
[TEST_MIC_MODE]=[OFF]
#
# > MIC test mode enabled
#   PTT toggles MIC-to-radio connection ON <-> OFF
#   MIC test is OFF after switching radio to OFF and
#   removing USB stick
#[TEST_MIC_MODE]=[ON]
#
# ======================================================
#
# Configure MIC gain 
#
# > This parameter sets the MIC gain value [0]...[16]
#   Default value is [8].
#   Effect of gain adjustment may be partially 
#   compensated by BT echo canceller.
#
#[MIC_GAIN]=[8]
#
# ======================================================
#
# end of universal configuration file
